home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / as-receitas-de-dora.swf / scripts / DefineSprite_771 / frame_91 / DoAction.as
Text File  |  2011-09-19  |  96b  |  6 lines

  1. prevFrame();
  2. if(random(100) < 1)
  3. {
  4.    gotoAndStop("wait" add (1 + random(vNbAnimWait)));
  5. }
  6.